home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5594 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: news.uni-mainz.de!usenet
  2. From: ruppert@goofy.zdv.uni-mainz.de (Stefan Ruppert)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Typo in the autodocs
  5. Date: Sun, 17 Mar 96 13:52:00
  6. Organization: University of Mainz
  7. Message-ID: <19960317.771F128.C309@goofy.zdv.uni-mainz.de>
  8. References: <1982.6646T659T2072@sn.no> <13213750@sourcery.han.de>
  9. NNTP-Posting-Host: dialin14.zdv.uni-mainz.de
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=iso-8859-1
  12. Content-Transfer-Encoding: 8bit
  13. X-NewsSoftware: GRn 2.1 Feb 19, 1994
  14.  
  15.  
  16. In article <13213750@sourcery.han.de> "Olaf Barthel" <olsen@sourcery.han.de> writes:
  17.  
  18. >    Ok, done. Any other typos that need fixing?
  19.  
  20. 1. There are some inconsistency in the exec autodoc:
  21.    Most of the pre-V36 and some V37 functions, have SEE ALSO sections
  22.    with references to functions without a "()"-pair at the end of a
  23.    function. For example the CloseLibrary - AutoDoc :
  24.  
  25.        SEE ALSO
  26.            OpenLibrary
  27.  
  28.    instead off :
  29.  
  30.        SEE ALSO
  31.            OpenLibrary()
  32.  
  33.    This was a little problem, I had with my XRef-System.
  34.  
  35. 2. The RemTail() AutoDoc has a SEE ALSO reference to itself.
  36.  
  37. 3. The picture_dtc AutoDoc references OBP_Precison instead of
  38.    OBP_Precision.
  39.  
  40. 4. The amigaguide_dtc AutoDoc references STM_HELP, but this define
  41.    doesn't exists.
  42.  
  43. 5. The function ObtainDataTypeA() in the datatypes AutoDoc, references
  44.    FreeDataType() instead of ReleaseDataType().
  45.  
  46. I found these little mistakes in the AutoDoc's during the development
  47. of my XRef-System. But don't fix them, if this would delay the CD
  48. shipment. It's absolutly secondary, we all need the AutoDocs as soon
  49. as possible !
  50.  
  51. Ciao, Stefan
  52.  
  53. --
  54. Home: Stefan Ruppert                EMail: ruppert@informatik.fh-wiesbaden.de
  55.       Windthorststrasse 5                  ruppert@goofy.zdv.uni-mainz.de
  56.       65439 Floersheim am Main      WWW:   http://www.uni-mainz.de/~ruppert
  57.       GERMANY                              PGP-key on request
  58.  
  59.